1. Start by downloading Linux Mint Mate iso file from https://linuxmint.com/edition.php?id=328
2. Download rufus from https://rufus.ie/en/ and format a USB drive to make it boot linux mint mate. You may found tutorials on youtube
3. watch a tutorial about how to install linux mint mate on a storage drive
4. Download VeryOS.tar and extract it
5. open terminal
6. change directory using this syntax: cd <filepath>. Examples: cd /home/user/folder ; cd "/home/user/folder (2)"
7. change the directory to VeryOS folder 
8. now type this: ./veryos
9. if that doesnt work because of a permission thing, type this in terminal: chmod +x veryos
10 after that do: ./veryos    ; this should run my program
11. type help and get started
